6.2. Pop-up menus

You can bring up a pop-up menu over either the "Packet List", "Packet Details" or "Packet Bytes" pane by clicking your right mouse button at the corresponding pane.

6.2.1. Pop-up menu of the "Packet List" pane

Figure 6.3. Pop-up menu of the "Packet List" pane

Pop-up menu of the "Packet List" pane

The following table gives an overview of which functions are available in this pane, where to find the corresponding function in the main menu, and a short description of each item.

Table 6.1. The menu items of the "Packet List" pop-up menu

ItemIdentical to main menu's item:Description
Mark Packet (toggle)Edit

Mark/unmark a packet.

Set Time Reference (toggle)Edit

Set/reset a time reference.

-----  
Apply as FilterAnalyze

Prepare and apply a display filter based on the currently selected item.

Prepare a FilterAnalyze

Prepare a display filter based on the currently selected item.

Conversation Filter-

This menu item applies a display filter with the address information from the selected packet. E.g. the IP menu entry will set a filter to show the traffic between the two IP addresses of the current packet. XXX - add a new section describing this better.

SCTP-

XXX - add an explanation of this.

Follow TCP StreamAnalyze

Allows you to view all the data on a TCP stream between a pair of nodes.

Follow SSL StreamAnalyze

Same as "Follow TCP Stream" but for SSL. XXX - add a new section describing this better.

-----  
Decode As...Analyze

Change or apply a new relation between two dissectors.

Print...File

Print packets.

Show Packet in New WindowView

Display the selected packet in a new window.

6.2.2. Pop-up menu of the "Packet Details" pane

Figure 6.4. Pop-up menu of the "Packet Details" pane

Pop-up menu of the "Packet Details" pane

The following table gives an overview of which functions are available in this pane, where to find the corresponding function in the main menu, and a short description of each item.

Table 6.2. The menu items of the "Packet Details" pop-up menu

ItemIdentical to main menu's item:Description
Copy-

Copy the displayed text of the selected field to the system clipboard.

-----  
Expand SubtreesView

Expand the currently selected subtree.

Expand AllView

Expand all subtrees in all packets in the capture.

Collapse AllView

Wireshark keeps a list of all the protocol subtrees that are expanded, and uses it to ensure that the correct subtrees are expanded when you display a packet. This menu item collapses the tree view of all packets in the capture list.

-----  
Apply as FilterAnalyze

Prepare and apply a display filter based on the currently selected item. name.

Prepare a FilterAnalyze

Prepare a display filter based on the currently selected item.

Follow TCP StreamAnalyze

Allows you to view all the data on a TCP stream between a pair of nodes.

Follow SSL StreamAnalyze

Same as "Follow TCP Stream" but for SSL. XXX - add a new section describing this better.

-----  
Wiki Protocol Page-

Show the wiki page corresponding to the currently selected protocol in your web browser.

Filter Field Reference-

Show the filter field reference web page corresponding to the currently selected protocol in your web browser.

Protocol Preferences...-

The menu item takes you to the properties dialog and selects the page corresponding to the protocol if there are properties associated with the highlighted field. More information on preferences can be found in Figure 9.8, “The preferences dialog box”.

-----  
Decode As...Analyze

Change or apply a new relation between two dissectors.

Resolve NameView

Causes a name resolution to be performed for the selected packet, but NOT every packet in the capture.

Go to Corresponding PacketGo

If the selected field has a corresponding packet, go to it. Corresponding packets will usually be a request/response packet pair or such.

6.2.3. Pop-up menu of the "Packet Bytes" pane

Figure 6.5. Pop-up menu of the "Packet Bytes" pane

Pop-up menu of the "Packet Bytes" pane

The following table gives an overview of which functions are available in this pane, where to find the corresponding function in the main menu, and a short description of each item.

Table 6.3. The menu items of the "Packet Bytes" pop-up menu

ItemIdentical to main menu's item:Description
Copy/All Information-

Copy the selected (XXX - all?) packet data to the clipboard (XXX - in which format).

Copy/Text Only-

Copy the selected packet data to the clipboard (XXX - in which format).

Export Selected Packet Bytes...File

This menu item is the same as the File menu item of the same name. It allows you to export raw packet bytes to a binary file.